Label Constrained Shortest Path Algorithms: An Experimental Evaluation using Transportation Networks
نویسندگان
چکیده
We consider a generalization of the point-to-point (and single-source) shortest path problem to instances where the shortest path must satisfy a formal language constraint. Given an alphabet Σ, a (directed) network G whose edges are weighted and Σ-labeled, and a regular grammar L ⊆ Σ, the Regular Language Constrained Shortest Path problem consists of finding a shortest path p in G complying with the additional constraint that l(p) ∈ L. Here l(p) denotes the unique word given by concatenating the Σ-labels of the edges along the path p. In this chapter, we summarize our recent results and present new theoretical and experimental results for the Regular Language Constrained Shortest problem. We also present extensions of several speedup techniques developed earlier for the standard point-to-point shortest path problem. These speed-up techniques are integrated within the basic algorithmic framework to yield new algorithms for the problem. In order to evaluate the performance of the basic algorithm and its extensions, we have performed preliminary experimental analysis. Through our experiments, we study the scalability of the algorithm with respect to the network size as well as with respect to the constraining language complexity. Further, we study the effectiveness of speed-up techniques such as goal-directed and bidirectional search when applied to the Regular Language Constrained Shortest problem.
منابع مشابه
Parallel Shortest Path Algorithms : Identifying the Factors thatA ect
Shortest path computation is required by a large number of applications such as VLSI, transportation and communication networks. These applications, which often use parallel processing, require an eecient parallel shortest path algorithm. The experimental work related to parallel shortest path algorithms has focused on the development of eecient, parallel label-correcting or label-setting algor...
متن کاملShortest Path Algorithms: An Evaluation Using Real Road Networks
The classic problem of finding the shortest path over a network has been the target of many research efforts over the years. These research efforts have resulted in a number of different algorithms and a considerable amount of empirical findings with respect to performance. Unfortunately, prior research does not provide a clear direction for choosing an algorithm when one faces the problem of c...
متن کاملSOLVING BEST PATH PROBLEM ON MULTIMODAL TRANSPORTATION NETWORKS WITH FUZZY COSTS
Numerous algorithms have been proposed to solve the shortest-pathproblem; many of them consider a single-mode network and crispcosts. Other attempts have addressed the problem of fuzzy costs ina single-mode network, the so-called fuzzy shortest-path problem(FSPP). The main contribution of the present work is to solve theoptimum path problem in a multimodal transportation network, inwhich the co...
متن کاملThe Approach-dependent, Time-dependent, Label-constrained Shortest Path Problem and Enhancements for the CART Algorithm with Application to Transportation Systems
(ABSTRACT) In this dissertation, we consider two important problems pertaining to the analysis of transportation systems. The first of these is an approach-dependent, time-dependent, label-constrained shortest path problem that arises in the context of the Route Planner Module of the Transportation Analysis Simulation System (TRANSIMS), which has been developed by the Los Alamos National Labora...
متن کاملIndexing Strategies for Constrained Shortest Paths over Large Social Networks
In this work we introduced the label-constrained shortest path problem as an extension to the shortest path problem that allows a shortest path query to specify which edge labels are allowed on shortest paths. Furthermore we analyse its theoretical difficulty for exact indexing strategies and come to the conclusion that exact indexing is hard for graphs with not trivially small label sets. We t...
متن کامل